<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:770px) {
.banner{ height:auto;}
.flexslider .slides &gt; li{ overflow:visible;}
.flexslider .slides img{ width:100%; height:auto; margin-left:0px !important;}

}

@media screen and (max-width:1130px){
.banner{ width: height:auto;}
.flexslider .slides &gt; li{ overflow:visible;}
.flexslider .slides img{ width:100%; height:auto; margin-left:0px !important;}
}
@media screen and (max-width:990px){
.banner{ width: height:auto;}
.flexslider .slides &gt; li{ overflow:visible;}
.flexslider .slides img{ width:100%; height:auto; margin-left:0px !important;}
}
@media screen and (max-width:770px) {
.banner{ width: height:auto;}
.flexslider .slides &gt; li{ overflow:visible;}
.flexslider .slides img{ width:100%; height:auto; margin-left:0px !important;}
}
@media screen and (max-width:510px) {
.banner{ width: height:auto;}
.flexslider .slides &gt; li{ overflow:visible;}
.flexslider .slides img{ width:100%; height:auto; margin-left:0px !important;}
}
</pre></body></html>